05. Code Walkthrough
Code Walkthrough
Each of the following screencasts is a detailed overview of the code for one or more files in the project repository. If you haven't seen the repo already, you can find the repo here . You may want to download the code to your local machine or open the repo in another browser window to follow along with the screencasts below.
chatgui.h
ND213 C03 FP 06 Walkthrough - Chatgui.H
chatgui.cpp
ND213 C03 FP 07 Walkthrough - Chatgui.Cpp
chatlogic.cpp
ND213 C03 FP 08 Walkthrough - Chatlogic.H
graphnode.h
ND213 C03 FP 10 Walkthrough - Graphnode.H
graphnode.cpp
ND213 C03 FP 11 Walkthrough - Graphnode.Cpp
graphedge
ND213 C03 FP 12 Walkthrough - Graphedge
chatbot.h
ND213 C03 FP 13 Walkthrough - Chatbot.H
chatbot.cpp
ND213 C03 FP 14 Walkthrough - Chatbot.Cpp